
/*
FILE CONCAT ADD FILE
PATH: /ft/resources/style/InvestorRelations.css.asp
*/


#wsod.irSearch h1 .headerText {
	background: url(/ft/resources/image/InvestorRelationsIcon.gif?version=39828.77086805556) no-repeat 0 3px;
	padding-left: 15px;
}

#wsod #containerForSearch {
	float: left;
	padding-top: 10px;
	width: 100%;
}

#wsod #containerForSearch FIELDSET {
	float: left;
}

#wsod #containerForSearch LABEL {
	margin-bottom: 0px;
}

#wsod #containerForSearch .innerContainers {
	float: left;
	height: 78px;
	padding: 0px 32px;
	width: 215px;
}

#wsod #containerForSearch .innerContainers .basicButton {
	float: right;
	margin-top: 16px;
}



#wsod #containerForSearch .innerContainers LABEL, #wsod #containerForSearch .innerContainers .icon-flyout {
	width: 140px;
}

#wsod #containerForSearch .innerContainers .icon-flyout div {
	width: 127px;
}

#wsod #containerForSearchByName {
	border: 1px solid #ccc;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	clear: both;
}

#wsod #containerForSearchByName INPUT#nameOrPartialName {
	width: 136px;
}

#wsod #containerForSearchByFilters {
	margin-left: -1px;
}

#wsod #containerForSearchByFiltersFieldsets {
	float: left;
}

#wsod #containerForSearchByFilters FIELDSET#fieldsetForExchanges {
	clear: both;
	padding-top: 10px;
}

#wsod #containerForSearchByFilters DIV#menuOfExchanges {
	clear: both;
}

#wsod #matchesModule {
	margin-top: 20px;
}

#wsod #matchesModule .investorRelationsIcons {
	float: left;
	margin-right: 2px;
}

#wsod #matchesModule .pagingNavigation {
	margin-top: 5px;
}

#wsod .bold { font-weight: bold; }
#wsod .clear { clear: both; }
#wsod .highlight { background-color: #ccc; }
#wsod .loading { display: block; }
#wsod .symbolAndExchange {
	color: #666;
	font-size: 11px;
}

#wsod #investorRelationsDisclaimer p {
	color:#666666;
	font-size:11px;
	line-height:12px;
}

#wsod.irSearch #containerForSearchByName FIELDSET#menuOfLettersHolder{
	width:140px;
	clear: both;
	padding-top:6px;
}

#wsod.irSearch div#menuOfLetters{
	width: 103px !important;
}

#wsod #containerForSearch .innerContainers .icon-flyout div#menuOfLettersDefault {
	width: 90px;
}

#wsod.irSearch div.shortFlyout{
	width: 100px !important;
}


#wsod #matchesModule .lastColumn {
	float: right;
	width: 192px;
}

#wsod #matchesModule .companyAnnouncementsContainer {
	background-color: #f6e9d8;
	border: 1px solid #e7dfd0;
	padding: 10px;
}

#wsod #matchesModule .companyAnnouncementsContainer H3 {
	border-bottom: 3px solid #a7a49b;
}

#wsod #matchesModule .companyAnnouncementsContainer .moreInfo {
	color: #333;
	padding-top: 10px;
}

/*
FILE CONCAT ADD FILE
PATH: /ft/resources/style/tools.css.asp
*/



/**************************************
** Icons - General styles
***************************************/

.wsodHidden {
	display: none !important;
}

#wsod div.icon {
	cursor: pointer;
}

#wsod .icon-tools {
	background: url(/ft/resources/image/icons-tools.gif?version=40000.4290625) no-repeat scroll 0 0;
	height: 20px;
	width: 20px;
}

#wsod div.icon-edit {
	background-position: 0 -180px;
	float: left;
	font-size: 12px;
	padding-left: 20px;
	width: auto;
}

/**************************************
** Modules - General styles
***************************************/

#wsod .contentModule.toolModule .headerText {
	line-height: 21px;
}

#wsod .contentModule.toolModule SPAN.headerText{
	float: left;
	font-size: 22px;
	color: #666;
}

#wsod .contentModule.toolModule H2 {
	border-bottom-width: 3px;
	line-height: 22px;
	margin: 0px !important;
}


/**************************************
** Modules - SubGroupHeader styles
***************************************/

#wsod .contentModule.toolModule.subGroupHeader {
	background-color: #f6e9d8;
	font-size: 12px;
	margin-bottom: 10px;
	padding: 7px 0px;
}

#wsod .contentModule.toolModule.subGroupHeader .subNavigationLinks {
	padding-left: 10px;
}

#wsod .contentModule.toolModule.subGroupHeader .searchFormContainer .searchForm {
	padding-right: 10px;
}

#wsod .contentModule.toolModule.glikiModule.adminTermsListModule .searchMatchesAndPaging {
	clear: both;
}

/**************************************
** Modules - Glossary Tool styles
***************************************/

#wsod .contentModule.toolModule.adminTermEditorModule h2 {
	margin-bottom: 10px !important;
}

#wsod .contentModule.toolModule.adminTermOfDayModule .showLoadingOverlay {
	_height: 700px;
	_top: 30px;
}

#wsod .contentModule.toolModule.adminTermOfDayModule .calendar div.weekDays,
#wsod .contentModule.toolModule.adminTermOfDayModule .calendar div.week {
	float: left;
	width: 1010px;
}

#wsod .contentModule.toolModule.adminTermOfDayModule .calendar div .date,
#wsod .contentModule.toolModule.adminTermOfDayModule .calendar div .day {
	float: left;
	width: 120px;
	height: 90px;
	margin-right: 15px;
	padding: 8px 4px;
	color: #74736C;
	font-weight: bold;
	position: relative;
	text-align: left;
}

#wsod .contentModule.toolModule.adminTermOfDayModule .calendar div .date a,
#wsod .contentModule.toolModule.adminTermOfDayModule .calendar div .day a {
	display: block;
}

#wsod .contentModule.toolModule.adminTermOfDayModule .calendar div .hoverText {
	position: absolute;
	bottom: 5px;
	right: 5px;
	font-size: 10px;
	font-weight: normal;
	color: #777777;
	display: none;
}

#wsod .contentModule.toolModule.adminTermOfDayModule .calendar div .today {
	background-color: #F6E9D8;
}

#wsod .contentModule.toolModule.adminTermOfDayModule .calendar div .hover {
	background-color: #FFFFED;
}

#wsod .contentModule.toolModule.adminTermOfDayModule .calendar div .hover .hoverText {
	display: block;
}

#wsod .contentModule.toolModule.adminTermOfDayModule .calendar div.termOfTheDay,
#wsod .contentModule.toolModule.adminTermOfDayModule .calendar a.termOfTheDay {
	margin-top: 5px;
}

#wsod .contentModule.toolModule.adminTermOfDayModule .calendar input.termOfTheDayInput {
	margin-top: 5px;
	width: 115px;
}

#wsod .contentModule.toolModule.adminTermOfDayModule .calendar a.cancel {
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}

#wsod .contentModule.toolModule.adminTermOfDayModule .calendar div .day {
	border-top: 1px solid #E9DECF;
	border-bottom: 1px solid #E9DECF;
	height: 18px;
	text-align: center;
}

#wsod .contentModule.toolModule.adminTermOfDayModule .calendar div .date {
	border-bottom: 3px solid #E9DECF;
}

#wsod .contentModule.toolModule.adminTermOfDayModule .calendar div .blank {
	border: none;
}

#wsod .contentModule.toolModule.adminTermOfDayModule .calendarNav {
	margin: 10px 0;
}

#wsod .contentModule.toolModule.adminTermOfDayModule .calendarNav a,
#wsod .contentModule.toolModule.adminTermOfDayModule .calendarNav div {
	display: block;
	float: left;
	margin-right: 5px;
	font-size: 14px;
	color: #333;
}